home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / test.lgx < prev    next >
Text File  |  1995-01-10  |  725b  |  18 lines

  1. /* Try to speak to logger */
  2. /* NOTE that putting things in quotes protects their case. Without the
  3.    quotes all strings are forced to upper case by AREXX
  4.    and don't forget to start the AREXX script with a comment or AREXX
  5.    will croak
  6.    If you want to slow down the rate at which these spots are entered, you
  7.    can put the command "readln(stdin)" between each dx command and then you
  8.    type a carriage return to send the next spot to the program
  9. */
  10. address VE5VA_LOGGER
  11.   dx de ve5yf 14005.2 p40j   1901Z
  12.   dx de ve5yf 21005.5 p40j   1904Z
  13.   dx de ve5yf 28005.7 p40j   1907Z
  14.   dx de ve5yf 14025.9 yv0aqe 1909Z
  15.   dx de ve5yf 28025.3 zm7df  1919Z
  16.   dx de ve5yf 14015.45 cy0sab 1923Z
  17.   dx de ve5yf 21015.58 6v6u   1926Z
  18.